UnitConversion.Denominator property
Used to convert the drive unit to the user unit. For example, if you're using degree, the value will be 360 since there are 360 degrees in one revolution.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double Denominator { get; set; }
Public Property Denominator As Double
Property Value
Type: double
See also